home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / qinst11.zip / INSTALL.IN_ / INSTALL.IN
INI File  |  1992-11-05  |  766b  |  42 lines

  1. [dialog]
  2.   caption = "Demo App Installation"
  3.  
  4. [data]
  5.   defdir = C:\DEMOAPP
  6.   background  = blue
  7.   fullinst    = 2.0k
  8.   mininst     = 1.9k
  9.   
  10. [disks]
  11.   1 =.,        "Demo Application Disk 1"
  12.   2 =.\files,  "Demo Application Disk 2"
  13.  
  14. [needed.space]
  15.   fullspace = 2600
  16.   minspace = 136
  17.  
  18. [app.copy.full]
  19.   #app.user,    0:
  20.   #app.system , 0:system
  21.  
  22. [app.copy.min]
  23.   #app.user,    0:
  24.  
  25. [app.user]
  26.   1:file1.foo, "Demo App"
  27.   1:file2.foo, "Demo App Help"
  28.   1:file3.foo, "Frogs Demo"
  29.   1:demo.ico, "Demo Icon"
  30.   2:file4.foo, "Elephants Demo"
  31.  
  32. [app.system]
  33.   2:driver1.foo, "Demo App Drivers"
  34.   2:driver2.foo
  35.  
  36. [progman.groups]
  37.   Demo,demo_app.grp, NO
  38.  
  39. [Demo]
  40.   "Demo Application", file1.foo, demo.ico
  41.   "Samples", file2.foo, demo.ico
  42.